home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 011a / lw2.zip / read.me < prev    next >
Text File  |  1993-03-18  |  9KB  |  189 lines

  1. LiveWire 2.0 RELEASE                                       
  2. This package contains both DOS and OS/2 executables.          March 22, 1993
  3. ----------------------------------------------------------------------------
  4.  
  5.   Welcome to LiveWire 2.0 and LiveWire 2.0/THREADED!
  6.  
  7.   Quite a few changes have occured since the official release of
  8.   LiveWire 1.0. This document will describe LiveWire 2.0 briefly,
  9.   then detail these changes made since release 1.0. 
  10.  
  11. -----------------------------------------------------------------------------
  12. OS/2 2.0/.1 SUPPORT ADDED!
  13.  
  14.    LiveWire has been ported to OS/2 2.0 and is in this package as LWOS2.EXE.
  15.    This program is a true 32-bit multi-threaded port of the DOS version of
  16.    OS/2. This is my first attempt at creating an OS/2 program, and I found
  17.    it fairly easy. I was able to set up a working DOS / OS/2 shared code base
  18.    using Borland C++ within a week. 
  19.  
  20.    FILES
  21.    =====
  22.    LiveWire for OS/2 (called 2.0/THREAD) has configuration and phone files 
  23.    which are completely interchangable with the DOS version. In addition,
  24.    LiveWire under OS/2 can still read the DOS version of Qmodem, Telix,
  25.    Procomm+, and Boyan's phone directories. In order to try out this feature,
  26.    simply load the file from the phone directory. LiveWire is smart enough
  27.    to figure out the phone file's format and read it in.
  28.  
  29.    PERFORMANCE
  30.    ===========
  31.    On my 486-33mhz a 1000cps Zmodem download took up about 20% of my
  32.    CPU time on the pulse. Other programs ran at their normal pace. 
  33.  
  34.    BUGS
  35.    ====
  36.    I expect LiveWire to be relatively bug free, but any bug reports
  37.    can be sent to my email address(es) below.
  38.  
  39.    MISSING FEATURES
  40.    ================
  41.    The DOS version of LiveWire has network support. None is included
  42.    in the OS/2 version.
  43.  
  44.    The OS/2 version of LiveWire has no support for communication over
  45.    a named pipe. If there are a lot of people who need this capability,
  46.    I will add it.
  47.  
  48.    I would like to be able to have the OS/2 version of LiveWire spawn
  49.    off a DOS external protocol program. Unfortunately, this seems
  50.    impossible since the DOS program must have access to the COM port
  51.    and if LiveWire releases the communications line OS/2 automatically
  52.    causes the phone to hang up by turning off DTR.
  53.  
  54. -----------------------------------------------------------------------------
  55. FOR ALL VERSIONS:
  56.   For the last year and a half I've been working on LiveWire Communications
  57.   in my spare time. When I'm not programming I'm studying computer science
  58.   as a sophomore at UC Irvine.
  59.  
  60.   I'm glad you're taking time to examine and enjoy my efforts. Let detail
  61.   a few reasons why I am proud of this software. LiveWire supports:
  62.  
  63.   * Easy first time configuration including:
  64.     - Auto baud rate detection
  65.     - Reads/Modifies Qmodem, Boyan, Telix, and Procomm dialing directories
  66.     - Automatically searches your hard drive for external protocols and
  67.         installs them
  68.  
  69.   * Useful features such as:
  70.     - Fully redefinable commands, keys, and macros
  71.     - Support for four popular keysets: Qmodem, Boyan, Procomm+, and Telix
  72.     - Command menu which automatically reflects the keyset you're using
  73.     - Easy pull-down menu configuration
  74.     - Support for 8 communications ports up to 115200 bps
  75.     - External text editor (DOS) that uses wordstar-like commands
  76.     - Easy setup of up to 20 external protocols
  77.  
  78.   * Such amenities you'd come to expect from a comm program such as:
  79.     - A full-featured dialing directory
  80.     - A script programming language
  81.     - A script learn feature
  82.     - Support for ANSI, VT100, and Basic Avatar emulations
  83.     - Internal Zmodem
  84.  
  85.  I hope you enjoy LiveWire 2.0 as much as I enjoyed writing it and getting
  86.  positive feedback from my beta testers and users. Thanks guys! I wouldn't
  87.  be here without ya!
  88.  
  89.                                                    Les Novell
  90.                                                    lnovell@bonnie.ics.uci.edu
  91.                                                    PRODIGY ID:JWWJ64A
  92.  
  93. ----------------------------------------------------------------------------
  94.   Since LiveWire 1.0 the following changes have been made:
  95.  
  96.   * New communications routines that support ports 1 through 8 directly
  97.   * Communications routines now work correctly with 9600+ baud modems
  98.   * Increased terminal speed to eliminate missed characters at high baud rates
  99.   * A full-featured script language
  100.   * Script learning
  101.   * A host mode written using LiveWire script   (It's fully modifiable!)
  102.   * VT-100 emulation added
  103.   * Improved scroll back support
  104.        - Color was removed to save 40k RAM
  105.        - Block features allow you to save a portion of the
  106.          scroll-back or quote it in a message
  107.        - Faster scrolling
  108.  
  109.   * Support for new Qmodem phone directory format
  110.   * Reorganization of dialing directory commands
  111.  
  112.   THANK YOU: To all the users of LiveWire (or Go) Communications who have
  113.   provided feedback and/or registered.
  114.  
  115.   If you have LiveWire on your system already you should erase the old
  116.   LW.CFG and LW.MAC files so they can be rebuilt in their new formats.
  117.   Sorry guys, I didn't make the old formats compatible...
  118.  
  119.                                                                Les
  120.  
  121. ----------------------------------------------------------------------------
  122. The following contains information not included in the manual:
  123.  
  124. 1. To run the host mode, unzip the file HOST.ZIP and execute that script
  125.    inside of LiveWire. To test the host locally, send it a parameter of 1.
  126.  
  127. 2. To view the documentationm, unzip the file LWDOC.ZIP. It contains three
  128.    files:
  129.    LW2.DOC     The actual documentation for LiveWire 2.0
  130.  
  131.    SCRTUT.DOC  A quick script tutorial for the inexperienced user. This
  132.                covers how an average user can utilize scripts using the
  133.                script learn feature built into LiveWire 2.0.
  134.  
  135.    SCRREF.DOC  Script Reference manual which lists all of the commands
  136.                available to a script programmer. Includes examples and
  137.                explanations.
  138.  
  139. 3. LiveWire will now automatically detect and ask you if you want to add
  140.    a phone number to the phone directory if it sees the number and name
  141.    of a BBS in the following format:
  142.  
  143. :::>BBS Name  <#>xxx-xxxx
  144.  
  145.    If this number is already in the dialing directory, it will be ignored.
  146.  
  147. 4. You can now add protocols for LiveWire to find with its automatic
  148.    external protocol detection.
  149.    To do this, simply make a file with the extension of .EXT containing
  150.    the following information:
  151.  
  152. Protocol Name          <-- Name of the protocol to be shown in the window
  153. PROTOCOL.EXE           <-- Executable filename. You MUST include the extension
  154. P                      <-- Hotkey to start protocol
  155. 1                      <-- 1=Ask for receive filename / 0 = don't ask
  156. SEND CMND LINE PARM    <-- Parameters to pass protocol upon sending
  157. RCV CMND LINE PARMS    <-- Parameters to pass protocol upon receiving
  158. AUTOSTART              <-- Autostart file receive string
  159.  
  160.    Place this .EXT file in the LiveWire directory. Note that there should
  161.    only be ONE PROTOCOL PER .EXT FILE.
  162.  
  163.    The following % commands can be placed in the send/receive parameters:
  164.    %0     = Port (1, 2, etc)
  165.    %1     = Baud Rate (300, 1200, 2400, etc)
  166.    %2     = Filename  (and/or path)
  167.  
  168.  
  169. 5. For mouse support, run LWMOUSE.BAT to start LiveWire
  170. 6. A new macro command has been added:
  171.    {PASSWORD}
  172.    the {PASSWORD} command, when placed in a macro, will send the contents
  173.    of the Password field of the currently connected to system, and then an
  174.    ENTER. This makes use of the password field and provides a way to quickly
  175.    send macroized passwords, even if they are different for each BBS.
  176. 7. DSZ.COM, included on this diskette, provides Zmodem and Ymodem file
  177.    transfers. This program is NOT free. It is shareware software written
  178.    by Omen Technology. I've received permission to include an UNREGISTERED
  179.    copy of DSZ with LiveWire. Since this program is not registered, it does
  180.    not allow you to download to a directory other than the LiveWire directory.
  181.    This does not serioulsy cripple the functionality of DSZ, but is included
  182.    as a reminder that you should register DSZ. For registration information,
  183.    read the file MAILER.
  184. 8. I thought I'd better put this in FYI.. When shelling to DOS or running
  185.    an external protocol, LiveWire needs to have a copy of COMMAND.COM
  186.    accessible. Make sure COMMAND.COM is either in COMSPEC, the PATH, or
  187.    the current directory.
  188.  
  189.